Command List
VISCA Camera-Issued Messages
Acknowledge/Completion Messages
Command
Command Message
Comments
Acknowledge
z0 4y FF
(y: Socket No.)
Returned when the command is accepted.
Completion
z0 5y FF
(y: Socket No.)
Returned when the command has been executed.
z = Address of device that issued the m 8 (Locked to “z = 9” for VISCA over IP.)
Error Messages
Command
Command Message
Comments
Syntax Error
z0 60 02 FF
Returned when the format is different or when a command with illegal
parameters is accepted.
Command Buffer Full
z0 60 03 FF
Could not accept a command that is received while two commands are
currently being executed (two sockets have been used).
Command Canceled
z0 6y 04 FF
(y: Socket No.)
Returned when a command which is being executed in a socket
specified by the cancel command is canceled. The completion message
for the command is not returned.
No Socket
z0 6y 05 FF
(y: Socket No.)
Returned when no command is executed in a socket specified by the
cancel command, or when an invalid socket number is specified.
Command Not Executable
z0 6y 41 FF
(y: Socket No.)
Returned when a command cannot be executed due to current
conditions. For example, when a command for controlling the manual
focus is received during the auto focus mode.
z = Address of device that issued the error + 8 (Locked to “z = 9” for VISCA over IP.)
Network Change Message*
Command
Command Message
Comments
Network Change
z0 38 FF
Issued when power is supplied to the camera.
* Not available for VISCA over IP.