MiiNePort E2/E3 Introduction to SCM (Serial Command Mode) Command Set
Data Packing Length
Command code: OL
Command parameters: Two numbers separated by a semicolon (;) denote port index and MCSC channel index.
For an MCSC-disabled port, the channel index is 0.
Reply parameters: MiiNePort’s data packing length as follows.
?GOL1;0
System requests port 1’s data packing length for this MiiNePort.
!GOL0256
MiiNePort reports data packing length as ‘256’.
?GOL1;2 When port 1 is set to MCSC, system requests the data packing length for
channel 2 of port 1.
MiiNePort reports data packing length as `128’.
Delimiter
Command code: OD
Command parameters: Two numbers separated by a semicolon (;) denote port index and MCSC channel index.
For an MCSC-disabled port, the channel index is 0.
Reply parameters: MiiNePort’s delimiter setting. (delimiter1 enable/disable; hex1; delimiter2 enable/disable;
hex2)
?GOD1;0
System requests port 1’s delimiter setting for this MiiNePort.
!GOD01;10;1;13
MiiNePort reports delimiter 1 as ‘Enable’ and hex code as ‘10’, delimiter 2 as
‘Enable’ and hex code as ‘13’.
Delimiter Process
Command code: OT
Command parameters: Two numbers separated by a semicolon (;) denote port index and MCSC channel index.
For an MCSC-disabled port, the channel index is 0.
Reply parameters: MiiNePort’s delimiter process.
0 Do nothing
1 Delimiter+1
2 Delimiter+2
3 Strip Delimiter
?GOT1;0
System requests port 1’s delimiter process for this MiiNePort.
!GOT02
MiiNePort reports delimiter process as ‘Delimiter+2’.
Force Transmit
Command code: OF
Command parameters: Two numbers separated by a semicolon (;) denote port index and MCSC channel index.
For an MCSC-disabled port, the channel index is 0.
Reply parameters: MiiNePort’s force transmit timeout.
?GOF1;0
System requests port 1’s force transmit timeout for this MiiNePort.
!GOF00
MiiNePort reports force transmit timeout as ‘0’ sec.