References
Medialon MAS Pro Dante User Manual
p 75 of 88
M516-2 | 2020-05-19
Request Commands
GETSTATUS
Get the short status for the specified Player.
Client sends:
Field
Value
Command
GETSTATUS [GS]
PlayerIndex
1 to N
Server replies with the same message:
Field
Value
Command
GETSTATUS [GS]
PlayerIndex
1 to N
Status
Status of the Player as an integer:
0: Idle
1: Open
2: Close
3: Playing
4: Paused
5: Stopped
8: Locating
9: NotOnline
Position
Position in timecode (hundredth of seconds format)
Example
:
•
Client sends: GETSTATUS( 4 )
•
Server replies: GETSTATUS(4,3,00:05:23/45)