Serial Power Control not work with serial protocol file editor
Raphayo
Posts: 111
hi all,
i'm having an issue trying to use protocol create with file editor.
the system work perfectly if i'm using the build in procotol but not with the one i have create.
i'm using the web configurator schedule. it's probably the name use for the power on and off.
in the documentation found on the amx website explain hwo to create the protocole but when you use inspired software.
Thanks for help.
i'm having an issue trying to use protocol create with file editor.
the system work perfectly if i'm using the build in procotol but not with the one i have create.
i'm using the web configurator schedule. it's probably the name use for the power on and off.
in the documentation found on the amx website explain hwo to create the protocole but when you use inspired software.
Thanks for help.
0
Comments
1) if you go to the Spinetix site there is a document on how to write the finite state machine file manually.
2) Spinetix bundle a FSM editor tool with Hyper Media Director (their version of XPress) which allows you to interact with the device you are trying to control and makes it much easier to create and test the FSM file, especially if you are capturing responses from the device.
3) there used to a bug in the AMX web tool that would add illegal XML characters in the file which would prevent the file from being loaded on the player - check the player logs to see if the custom FSM file is being loaded.
4) if you are using the power on/off timer option in the player web config pages then the function names need to be correct in the FSM file.
I download an exemple for Spinetix website and i modify it with programmer's notepad. After some test here's the code who is actually working.
I find nothing on AMX website when you want to use standalone timer of the IS-SPX-1000. All information is about using the command from the InspireExpress software.
Thanks Dave_UK for your post.
Best Regard,
Raphayo
*---*