08-05-2009, 08:31 AM
Is there anyway to read the status off a flag from Comfigurator?
Thanks
Thanks
|
Read Flag Status
|
|
08-05-2009, 08:31 AM
Is there anyway to read the status off a flag from Comfigurator?
Thanks
08-05-2009, 08:59 AM
Do you mean from UCM or from Comfigurator
Action 132, Flag#, 2 will return the Flag value You can send the command Do Action 132, eg DA840502 means Do Action 132,05,02 ie Get Flag 5 The reply will be RA01 if ON RA00 if OFF Future firmware will report the flag when it changes and allow query of Flag status
08-05-2009, 09:17 AM
Cool, What is the 02 for at the end?
08-05-2009, 09:23 AM
That is part of he action 132
132, flag#, 0 to clear flag 132, flag#, 1 to set flag 132, flag#, 2 to check flag statis
08-05-2009, 09:44 AM
What does RA02 and RA03 mean when reading Flags 2 and 3?
From the monitor.. > DA840202 < OK < RA02 > SR01 And > DA840302 < OK < RA04
08-05-2009, 10:57 AM
Sorry I misled you. Any value of RA which is not 00 means the Flag is ON
eg RA02, RA03 etc mean the flag is set
08-05-2009, 10:59 AM
Thanks
|
|
« Next Oldest | Next Newest »
|