MATRIX N FAMILY HOST MODE PROGRAMMING
12
3
3.2.9 Get Device Information
The Matrix get device information command must have the following format:
GET_INFO <LF>
If the sequence is correct, the device confirms with the following message:
ACK Device Information <LF>
If programming contents are wrong (i.e. a typing error) or due to a transmission error, the
device replies with the following message:
NACK <LF>
After transmitting the reply message, the device then waits for another programming string or
the exit from host mode programming command.
3.2.10 Send Images
For configurations that allow
Image Saving
– Send Image On: Demand
, it is possible to
start the FTP images transfer from the device to an FTP Server through this command.
The Matrix send images command must have the following format:
SEND_IMAGES<space><NodeNumber>[<space><IdStart>][<space><IdStop>] <LF>
where:
SEND_IMAGES
: The programming command (all caps).
NodeNumber
:
(mandatory)
Specifies the node number (0=Master, 1 to 31=Slaves).
The asterisk character
‘
*
’can be used to send a broadcast command. In
this case the Master and all Slaves will start to transfer images to the
FTP Server.
IdStart
:
(optional)
The pack/phase number from which image transfer begins.
IdStop
:
(optional)
The pack/phase number from which image transfer ends.
NOTE:
If the optional parameters are omitted, the entire image buffer of the
device (or devices) will be sent.