TRS GEM Manual for Intel Ver 1.1 - 第138页
GEM Manual for DEK P rinters Additional Capabilities Issue 1.1 March 20th, 2014 Page 138 of 152 Page 138 of 152 Additional Ca pabilities SEND CURRE NT PROCE SS PROGRAM IDE NTITY 10.1 UPLOAD MANAGE MENT INFO RMATION 10.2 …

GEM Manual for DEK Printers Event Messages
Issue 1.1 March 20th, 2014 Page 137 of 152 Page 137 of 152
Link event report using S2F35 command. The Host links one or more reports to a collection
event CEID using S2F35. Link defined report with following CEIDs.
31345
Configuration Parameter modified
31346
Product Data modified
31347
Adjust Parameter modified
Enable event report using S2F37 command. Include all above-mentioned CEIDs to get
modified parameter list at all events.
After performing above steps from Host, When any parameters changed on instrument and
instrument is connected through GEM, Instrument will send report data to host.
<S6F11 W
<L[3/1]
<U4[1/1] 1>
<U4[1/1] 31345> /* CEID */
<L[1/1]
<L[2/1]
<U4[1/1] 35> /* RPID */
<L[1/1]
<L[6/1]
<L[4/1]
<U4[1/1] 5> /* Parameter Id */
<A[12/1] "SCREEN IMAGE"> /* Parameter Name */
<A[4/1] "EDGE"> /* Old value */
<A[6/1] "CENTRE"> /* Modified value */
>
<L[4/1]
<U4[1/1] 280>
<A[12/1] "SYSTEM PRESSURE">
<A[4/1] "3.8">
<A[6/1] "4.0">
>
… /* List of modified parameters */
>
>
>
>
>
>
GEM Manual for DEK Printers Additional Capabilities
Issue 1.1 March 20th, 2014 Page 138 of 152 Page 138 of 152
Additional Capabilities
SEND CURRENT PROCESS PROGRAM IDENTITY 10.1
UPLOAD MANAGEMENT INFORMATION 10.2
UPLOAD EVENT LOG 10.3

GEM Manual for DEK Printers Additional Capabilities
Issue 1.1 March 20th, 2014 Page 139 of 152 Page 139 of 152
10.1 Send Current Process Program Identity
Host to Equipment
The equipment will receive a Process Program ID Request message, Stream 7 Function 7.
The equipment will respond at any time with a Process Program ID Data message Stream 7 Function 8,
containing the filename of the process program currently loaded into the printer. If an error occurs the
response message will contain a zero length string.
Host requests current process program identity:
Comments
Host
Equipment
Comments
Host requests current process
program ID.
S7F7 -->
<-- S7F8
Current process program ID.
Host to Equipment Message Structure:
Stream 7 Function 7
Header Only
Equipment to Host Message Structure:
Stream 7 Function 8
L,1
1. <PPID> up to 8 byte ASCII string
Error Response
L,0