Instruction manual
Connection box C-BOX 300
C-BOX data collection using minimum flow control
S
ubject to reasonable modifications due to technical advances. Copyright Pepperl+Fuchs, Printed in Germany
Pepperl+Fuchs Group • Tel.: Germany (06 21) 7 76-0 • USA (330) 4 25 35 55 • Singapore 7 79 90 91 • Internet http://www.pepperl-fuchs.com
Date od issue 07/25/2003
35
Input Area
0x00 0x03 0x00 0x03 0x44 0x50 0x2B 0x46 0x00 0x00 0x00
Output Area
0x00 0x03 0x00 0x00 0x00 0x00 0x00 0x00
Host command sent to C-BOX - C-BOX reply to host request
....(continued from previous exchange)
// Master sends a 0x1B 0x02 0x31 0x10 command (as a sample) to the C-BOX.
Input Area
0x00 0x03 0x00 0x03 0x44 0x50 0x2B 0x46 0x00 0x00 0x00
Output Area
0x02 0x03 0x00 0x04 0x1B 0x02 0x31 0x10
....
//C-BOX acknowledges the sample command string.
Input Area
0x00 0x03 0x00 0x03 0x44 0x50 0x2B 0x46 0x00 0x00 0x00
Output Area
0x02 0x03 0x00 0x04 0x1B 0x02 0x31 0x10
...
// Master sends the Enter Host mode string ESC[C to C-BOX. SAP = 2
Input Area
0x00 0x03 0x00 0x03 0x44 0x50 0x2B 0x46 0x00 0x00 0x00
Output Area
0x00 0x03 0x02 0x03 0x1B 0x5B 0x43 0x00
....
// C-BOX receives, acknowledges and replies to the Enter Host mode string.
Input Area
0x01 0x03 0x02 0x04 0x1B 0x48 0x0D 0x0A 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
Output Area
0x00 0x03 0x02 0x03 0x1B 0x5B 0x43 0x00
...
// Master sends the Exit Host mode string ESC[A to C-BOX
Input Area
0x01 0x03 0x02 0x04 0x1B 0x48 0x0D 0x0A 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
Output Area
0x03 0x03 0x02 0x03 0x1B 0x5B 0x41 0x00
....
// C-BOX receives, acknowledges and replies to the Exit Host mode string.
Input Area