06-15-2008, 06:14 AM
Have the following command and it is not working.
System::Equals
P1=%(StdRTV:Env01)
P2=1
Devices::FieldWrite
P1=Variables.Nokia-Media
P2=test
End
This is being called via a trigger on my cameras when there is motion. Have some commands before this and they are working so I know the trigger is working. And I have this same command working in my IV via a command button. So why is it not working in the trigger?
System::Equals
P1=%(StdRTV:Env01)
P2=1
Devices::FieldWrite
P1=Variables.Nokia-Media
P2=test
End
This is being called via a trigger on my cameras when there is motion. Have some commands before this and they are working so I know the trigger is working. And I have this same command working in my IV via a command button. So why is it not working in the trigger?