|
XTR1.0 Protocol |
Top Previous |
|
XTR1.0 is a protocol developed by XmediaStudio for easy integration of user programs with XmediaStudio applications. The typical applications of the protocol are:
Syntax A string complies with XTR1.0 protocol consists of two parts: authentication code and command string. There is no special sequence for the two portions. You can put authentication code in front of command string or vice versa. You can have as many commands as you want in the command string portion. Both authentication code and commands should end with a semicolon, which is used to tell XtraSense the end of instruction.
You will get a confirmation for each command in the command list sent through TCP port. You will not get any reply for commands sent by email. The confirmation message will be "COMMAND OK:" followed by the command you sent. For example, "COMMAND OK: CAM_ON[0][1][6]" will be returned if you sent CAM_ARM [0][1][6].
Command List Following commands are supported in XTR1.0 protocol:
|