ZSTAR3 (HCS08): Is it possible to change a sensor's index?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ZSTAR3 (HCS08): Is it possible to change a sensor's index?

1,647 Views
monpat
Contributor I

Hello everybody

 

I work with several zstar3 sensors and I would like to change their IDs (index). Is there a command for this?

 

Thanks!

monpat

Labels (1)
0 Kudos
Reply
2 Replies

877 Views
Gargy
NXP Employee
NXP Employee

Hi,

 yoe there is command to change sensors ID. There is two possibilities how to change this ID:

1. If you a re using the zstarlib.dll library, the situation is easiest - It must be called (when sesor is connected) theSensor.IndexSet(newIndex) method.

 

2. If you are communicated directly over serial/USB protocol - It must be sends command 'F'and new index to active sensor.

 

Have a nice day

0 Kudos
Reply

877 Views
drfordo
Contributor I

But how could i change it .My sensor dosn't active .although my usb receiver connect to zstar3 and active .I mean the programm found  usb receiver but sensor doesn't work. I guss this proplem happend becaus i try to change simple rate data(form 30HZ to 60HZ) before i change index .

 

please help me to make my sensor work again

this is my email: mans_78@yahoo.com

0 Kudos
Reply