252301 Issue 2.0 - 第137页
GEM Manual for DEK Printers Additional Capabilities I ssue 2.0 June 9th, 2011 page 137 of 156 10 A dditional Cap abil ities SEND CU RRENT PROCESS PROGRAM IDENT ITY 10.1 UPLOA D MAN AGEME NT INFO RMATIO N 10.2 UPLOA D EVE…

GEM Manual for DEK Printers Event Messages
Issue 2.0 June 9th, 2011 page 136 of 156
• 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 2.0 June 9th, 2011 page 137 of 156
10 Additional Capabilities
SEND CURRENT PROCESS PROGRAM IDENTITY 10.1
UPLOAD MANAGEMENT INFORMATION 10.2
UPLOAD EVENT LOG 10.3
PROCESS VERIFICATION 10.4
MATERIAL VERIFICATION 10.5

GEM Manual for DEK Printers Additional Capabilities
Issue 2.0 June 9th, 2011 page 138 of 156
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