Command ListSocket numberThis unit has two sets of sockets (buffers) forcommands, so that up to two commands including thecommands currently being executed can be received.When this unit receives commands, it notifies thesender which socket was used, using the socket numberof the Acknowledge message. As each of thecompletion message and error message also has asocket number, you can identify which command hasended.When sending the commands continuously, be sure towait until an Acknowledge message or error message ofthe first command is returned, then send the nextcommand. (Otherwise, it is impossible to identify towhich command the socket number belongs.)Even when two sockets are being used, the devicesetting commands and some inquiry messages can beexecuted. The Acknowledge message is not returnedfor these commands and inquiries, and only thecompletion message of socket number 0 is returned.Command execution cancelTo cancel a command which has already been sent,send a Cancel command as the next command.Cancel Packet NoteCancel 8X 2Y FF Y = socket numberX = 1 to 7: Address of this unit in the daisy chain, Y = socket number** Locked to “X = 1” for VISCA over IP.Error message “Command canceled” will be returnedfor this command, but this is not a fault. It indicatesthat the command has been canceled.VISCA Device Setting CommandBefore starting control of this unit, be sure to send theAddress command and the IF_Clear command usingthe broadcast function.For VISCA network administration Address*Sets an address of a peripheral device. Use wheninitializing the network, and receiving the followingnetwork change message.* Not available for VISCA over IP. Network Change*Sent from the peripheral device to the controllerwhen a device is removed from or added to thenetwork. The address must be re-set when thismessage is received.* Not available for VISCA over IP.Packet NoteAddress 88 30 01 FF Always broadcasted.Network Change X0 38 FFX = 9 to F: SRG address + 8VISCA interface command IF_ClearClears the socket in the SRG.When cleared, the operation currently beingexecuted is not guaranteed.Command Packet Reply Packet NoteIF_Clear 8X 01 00 01 FF Z0 50 FFIF_Clear (broadcast) 1) 88 01 00 01 FF 88 01 00 01 FFX = 1 to 7: Address of this unit in the daisy chain (For inquiry packet) 2)Z = 9 to F: Address of this unit that issued IF_Clear command +8 (Forreply packet) 3)1) The broadcast function is not available for VISCA over IP.2) Locked to “X = 1” for VISCA over IP.3) Locked to “X = 9” for VISCA over IP.