Data Items
- class secsgem.secs.data_items.ACKA(value=None)[source]
Request success.
- Type:
- Length:
1
- Used In Function
- class secsgem.secs.data_items.ACKC5(value=None)[source]
Acknowledge code for stream 5.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Accepted
secsgem.secs.data_items.ACKC5.ACCEPTED1-63
Error
secsgem.secs.data_items.ACKC5.ERROR- Used In Function
- class secsgem.secs.data_items.ACKC6(value=None)[source]
Acknowledge code for stream 6.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Accepted
secsgem.secs.data_items.ACKC6.ACCEPTED1-63
Error
secsgem.secs.data_items.ACKC6.ERROR- Used In Function
- class secsgem.secs.data_items.ACKC7(value=None)[source]
Acknowledge code for stream 7.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Accepted
secsgem.secs.data_items.ACKC7.ACCEPTED1
Permission not granted
secsgem.secs.data_items.ACKC7.NO_PERMISSION2
Length error
secsgem.secs.data_items.ACKC7.LENGTH_ERROR3
Matrix overflow
secsgem.secs.data_items.ACKC7.MATRIX_OVERFLOW4
PPID not found
secsgem.secs.data_items.ACKC7.PPID_NOT_FOUND5
Mode unsupported
secsgem.secs.data_items.ACKC7.MODE_UNSUPPORTED6
Performed later
secsgem.secs.data_items.ACKC7.PERFORMED_LATER7-63
Reserved
- Used In Function
- class secsgem.secs.data_items.ACKC10(value=None)[source]
Acknowledge code for stream 10.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Accepted
secsgem.secs.data_items.ACKC10.ACCEPTED1
Will not be displayed
secsgem.secs.data_items.ACKC10.NOT_DISPLAYED2
Terminal not available
secsgem.secs.data_items.ACKC10.TERMINAL_NOT_AVAILABLE3-63
Other error
- Used In Function
- class secsgem.secs.data_items.ALCD(value=None)[source]
Alarm code byte.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Not used
1
Personal safety
secsgem.secs.data_items.ALCD.PERSONAL_SAFETY2
Equipment safety
secsgem.secs.data_items.ALCD.EQUIPMENT_SAFETY3
Parameter control warning
secsgem.secs.data_items.ALCD.PARAMETER_CONTROL_WARNING4
Parameter control error
secsgem.secs.data_items.ALCD.PARAMETER_CONTROL_ERROR5
Irrecoverable error
secsgem.secs.data_items.ALCD.IRRECOVERABLE_ERROR6
Equipment status warning
secsgem.secs.data_items.ALCD.EQUIPMENT_STATUS_WARNING7
Attention flags
secsgem.secs.data_items.ALCD.ATTENTION_FLAGS8
Data integrity
secsgem.secs.data_items.ALCD.DATA_INTEGRITY9-63
Other catogeries
128
Alarm set flag
secsgem.secs.data_items.ALCD.ALARM_SET- Used In Function
- class secsgem.secs.data_items.ALED(value=None)[source]
Alarm en-/disable code byte.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Disable
secsgem.secs.data_items.ALED.DISABLE1-127
Not used
128
Enable
secsgem.secs.data_items.ALED.ENABLE129-255
Not used
- Used In Function
- class secsgem.secs.data_items.ALTX(value=None)[source]
Alarm text.
- Type:
- Length:
120
- Used In Function
- class secsgem.secs.data_items.ATTRDATA(value=None)[source]
Object attribute value.
- Used In Function
- class secsgem.secs.data_items.ATTRID(value=None)[source]
Object attribute identifier.
- Used In Function
- class secsgem.secs.data_items.ATTRRELN(value=None)[source]
Attribute relation to attribute of object.
- Type:
- Values
Value
Description
Constant
0
Equal to
secsgem.secs.data_items.ATTRRELN.EQUAL1
Not equal to
secsgem.secs.data_items.ATTRRELN.NOT_EQUAL2
Less than
secsgem.secs.data_items.ATTRRELN.LESS3
Less than or equal to
secsgem.secs.data_items.ATTRRELN.LESS_EQUAL4
More than
secsgem.secs.data_items.ATTRRELN.MORE5
More than or equal to
secsgem.secs.data_items.ATTRRELN.MORE_EQUAL6
Value present
secsgem.secs.data_items.ATTRRELN.PRESENT7
Value absent
secsgem.secs.data_items.ATTRRELN.ABSENT8-63
Error
- Used In Function
- class secsgem.secs.data_items.CEED(value=None)[source]
Collection event or trace enable/disable code.
- Type:
- Length:
1
- Used In Function
- class secsgem.secs.data_items.CENAME(value=None)[source]
Collection event Name.
- Type:
- Used In Function
- class secsgem.secs.data_items.CEPACK(value=None)[source]
Command enhanced parameter acknowledge.
- Type:
- Values
Value
Description
Constant
0
No error
secsgem.secs.data_items.CEPACK.NO_ERROR1
CPNAME name does not exist
secsgem.secs.data_items.CEPACK.CPNAME_UNKNOWN2
Illegal value for CEPVAL
secsgem.secs.data_items.CEPACK.CEPVAL_ILLEGAL_VALUE3
Illegal format for CEPVAL
secsgem.secs.data_items.CEPACK.CEPVAL_ILLEGAL_FORMAT4
CPNAME not valid as used
secsgem.secs.data_items.CEPACK.CPNAME_INVALID5-63
Reserved
- class secsgem.secs.data_items.CEPVAL(value=None)[source]
Command enhanced parameter value.
- Used In Function
- class secsgem.secs.data_items.CMDA(value=None)[source]
Command acknowledged code.
- Values
Value
Description
Constant
0
Completed or done
secsgem.secs.data_items.CMDA.DONE1
Command does not exist
secsgem.secs.data_items.CMDA.COMMAND_UNKNOWN2
Cannot perform now
secsgem.secs.data_items.CMDA.NOT_NOW3-63
Reserved, equipment specific error
- Used In Function
- class secsgem.secs.data_items.COMMACK(value=None)[source]
Establish communications acknowledge.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Accepted
secsgem.secs.data_items.COMMACK.ACCEPTED1
Denied, Try Again
secsgem.secs.data_items.COMMACK.DENIED2-63
Reserved
- Used In Function
- class secsgem.secs.data_items.CPACK(value=None)[source]
Command parameter acknowledge code.
- Type:
- Length:
1
- Values
Value
Description
Constant
1
Parameter name unknown
secsgem.secs.data_items.CPACK.PARAMETER_UNKNOWN2
CPVAL value illegal
secsgem.secs.data_items.CPACK.CPVAL_ILLEGAL_VALUE3
CPVAL format illegal
secsgem.secs.data_items.CPACK.CPVAL_ILLEGAL_FORMAT4-63
Reserved
- Used In Function
- class secsgem.secs.data_items.DATALENGTH(value=None)[source]
Length of data to be sent.
- Used In Function
- class secsgem.secs.data_items.DRACK(value=None)[source]
Define report acknowledge code.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Acknowledge
secsgem.secs.data_items.DRACK.ACK1
Denied, insufficient space
secsgem.secs.data_items.DRACK.INSUFFICIENT_SPACE2
Denied, invalid format
secsgem.secs.data_items.DRACK.INVALID_FORMAT3
Denied, RPTID already defined
secsgem.secs.data_items.DRACK.RPTID_REDEFINED4
Denied, VID doesn’t exist
secsgem.secs.data_items.DRACK.VID_UNKNOWN5-63
Reserved, other errors
- Used In Function
- class secsgem.secs.data_items.DUTMS(value=None)[source]
Die units of measure.
- Type:
- Used In Function
- class secsgem.secs.data_items.DVVALNAME(value=None)[source]
Data value name.
- Type:
- Used In Function
- class secsgem.secs.data_items.EAC(value=None)[source]
Equipment acknowledge code.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Acknowledge
secsgem.secs.data_items.EAC.ACK1
Denied, not all constants exist
secsgem.secs.data_items.EAC.INVALID_CONSTANT2
Denied, busy
secsgem.secs.data_items.EAC.BUSY3
Denied, constant out of range
secsgem.secs.data_items.EAC.OUT_OF_RANGE4-63
Reserved, equipment specific
- Used In Function
- class secsgem.secs.data_items.ECDEF(value=None)[source]
Equipment constant default value.
- Used In Function
- class secsgem.secs.data_items.ECMAX(value=None)[source]
Equipment constant maximum value.
- Used In Function
- class secsgem.secs.data_items.ECMIN(value=None)[source]
Equipment constant minimum value.
- Used In Function
- class secsgem.secs.data_items.ECNAME(value=None)[source]
Equipment constant name.
- Type:
- Used In Function
- class secsgem.secs.data_items.EDID(value=None)[source]
Expected data identification.
- Used In Function
- class secsgem.secs.data_items.ERACK(value=None)[source]
Enable/disable event report acknowledge.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Accepted
secsgem.secs.data_items.ERACK.ACCEPTED1
Denied, CEID doesn’t exist
secsgem.secs.data_items.ERACK.CEID_UNKNOWN2-63
Reserved
- Used In Function
- class secsgem.secs.data_items.ERRCODE(value=None)[source]
Code identifying an error.
- Values
Value
Description
Constant
0
No error
1
Unknown object in Object Specifier
2
Unknown target object type
3
Unknown object instance
4
Unknown attribute name
5
Read-only attribute - access denied
6
Unknown object type
7
Invalid attribute value
8
Syntax error
9
Verification error
10
Validation error
11
Object identifier in use
12
Parameters improperly specified
13
Insufficient parameters specified
14
Unsupported option requested
15
Busy
16
Not available for processing
17
Command not valid for current state
18
No material altered
19
Material partially processed
20
All material processed
21
Recipe specification related error
22
Failed during processing
23
Failed while not processing
24
Failed due to lack of material
25
Job aborted
26
Job stopped
27
Job cancelled
28
Cannot change selected recipe
29
Unknown event
30
Duplicate report ID
31
Unknown data report
32
Data report not linked
33
Unknown trace report
34
Duplicate trace ID
35
Too many data reports
36
Sample period out of range
37
Group size too large
38
Recovery action currently invalid
39
Busy with another recovery currently unable to perform the recovery
40
No active recovery action
41
Exception recovery failed
42
Exception recovery aborted
43
Invalid table element
44
Unknown table element
45
Cannot delete predefined
46
Invalid token
47
Invalid parameter
48
Load port does not exist
49
Load port already in use
50
Missing Carrier
51-63
Reserved
64-32767
User defined
32768
Action will be performed at earliest opportunity
32769
Action can not be performed now
32770
Action failed due to errors
32771
Invalid command
32772
Client Already Connected
32773
Duplicate ClientID
32774
Invalid ClientType
32775
IncompatibleVersions
32776
Unrecognized ClientID (Client not currently connected)
32777
Failed (Completed Unsuccessfully)
32778
Failed (Unsafe) — External intervention required
32779
Sensor-Detected Obstacle
32780
Material Not Sent
32781
Material Not Received
32782
Material Lost
32783
Hardware Failure
32784
Transfer Cancelled
32785-32792
reserved for future use
32793-65535
Reserved
- Used In Function
- class secsgem.secs.data_items.ERRTEXT(value=None)[source]
Error description for error code.
- Type:
- Length:
120
- Used In Function
- class secsgem.secs.data_items.EXID(value=None)[source]
Exception identifier.
- Type:
- Length:
20
- Used In Function
- class secsgem.secs.data_items.EXMESSAGE(value=None)[source]
Exception message.
- Type:
- Used In Function
- class secsgem.secs.data_items.EXRECVRA(value=None)[source]
Exception recovery action.
- Type:
- Length:
40
- Used In Function
- class secsgem.secs.data_items.FCNID(value=None)[source]
Function ID.
- Type:
- Length:
1
- Used In Function
- class secsgem.secs.data_items.FFROT(value=None)[source]
Film frame rotation.
In degrees from the bottom CW. (Bottom equals zero degrees.) Zero length indicates not used.
- Type:
- Used In Function
- class secsgem.secs.data_items.FNLOC(value=None)[source]
Flat/notch location.
In degrees from the bottom CW. (Bottom equals zero degrees.) Zero length indicates not used.
- Type:
- Used In Function
- class secsgem.secs.data_items.GRANT6(value=None)[source]
Permission to send.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Granted
secsgem.secs.data_items.GRANT6.GRANTED1
Busy
secsgem.secs.data_items.GRANT6.BUSY2
Not interested
secsgem.secs.data_items.GRANT6.NOT_INTERESTED3-63
Other error
- Used In Function
- class secsgem.secs.data_items.GRNT1(value=None)[source]
Grant code.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Acknowledge
secsgem.secs.data_items.GRNT1.ACK1
Busy, try again
secsgem.secs.data_items.GRNT1.BUSY2
No space
secsgem.secs.data_items.GRNT1.NO_SPACE3
Map too large
secsgem.secs.data_items.GRNT1.MAP_TOO_LARGE4
Duplicate ID
secsgem.secs.data_items.GRNT1.DUPLICATE_ID5
Material ID not found
secsgem.secs.data_items.GRNT1.MATERIALID_UNKNOWN6
Unknown map format
secsgem.secs.data_items.GRNT1.UNKNOWN_MAP_FORMAT7-63
Reserved, error
- Used In Function
- class secsgem.secs.data_items.HCACK(value=None)[source]
Host command parameter acknowledge code.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Acknowledge
secsgem.secs.data_items.HCACK.ACK1
Denied, invalid command
secsgem.secs.data_items.HCACK.INVALID_COMMAND2
Denied, cannot perform now
secsgem.secs.data_items.HCACK.CANT_PERFORM_NOW3
Denied, parameter invalid
secsgem.secs.data_items.HCACK.PARAMETER_INVALID4
Acknowledge, will finish later
secsgem.secs.data_items.HCACK.ACK_FINISH_LATER5
Rejected, already in condition
secsgem.secs.data_items.HCACK.ALREADY_IN_CONDITION6
No such object
secsgem.secs.data_items.HCACK.NO_OBJECT7-63
Reserved
- Used In Function
- class secsgem.secs.data_items.IDTYP(value=None)[source]
ID type.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Wafer ID
secsgem.secs.data_items.IDTYP.WAFER1
Wafer cassette ID
secsgem.secs.data_items.IDTYP.WAFER_CASSETTE2
Film frame ID
secsgem.secs.data_items.IDTYP.FILM_FRAME3-63
Reserved, error
- Used In Function
- class secsgem.secs.data_items.LENGTH(value=None)[source]
Service/process program length.
- Used In Function
- class secsgem.secs.data_items.LIMITACK(value=None)[source]
Acknowledgement code for variable limit.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
OK
secsgem.secs.data_items.LIMITACK.OK1
LIMITID does not exist
secsgem.secs.data_items.LIMITACK.LIMITID_UNKNOWN2
UPPERDB > LIMITMAX
secsgem.secs.data_items.LIMITACK.UPPERDB_MORE_LIMITMAX3
LOWERDB < LIMITMIN
secsgem.secs.data_items.LIMITACK.LOWERDB_LESS_LIMITMIN4
UPPERDB < LOWERDB
secsgem.secs.data_items.LIMITACK.UPPERDB_LESS_LOWERDB5
Illegal format UPPER-/LOWERDB
secsgem.secs.data_items.LIMITACK.ILLEGAL_FORMAT6
Illegal ASCII value
secsgem.secs.data_items.LIMITACK.ASCII_ILLEGAL7
Duplicate limit definition
secsgem.secs.data_items.LIMITACK.DUPLICATE8-63
Reserved, equipment specific error
- Used In Function
- class secsgem.secs.data_items.LIMITID(value=None)[source]
Limit ID.
- Type:
- Length:
1
- Used In Function
- class secsgem.secs.data_items.LIMITMAX(value=None)[source]
Maximum allowed for limit.
- Used In Function
- class secsgem.secs.data_items.LIMITMIN(value=None)[source]
Minimum allowed for limit.
- Used In Function
- class secsgem.secs.data_items.LOWERDB(value=None)[source]
Limit for variable lower deadband.
- Used In Function
- class secsgem.secs.data_items.LRACK(value=None)[source]
Link report acknowledge code.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Acknowledge
secsgem.secs.data_items.LRACK.ACK1
Denied, insufficient space
secsgem.secs.data_items.LRACK.INSUFFICIENT_SPACE2
Denied, invalid format
secsgem.secs.data_items.LRACK.INVALID_FORMAT3
Denied, CEID already linked
secsgem.secs.data_items.LRACK.CEID_LINKED4
Denied, CEID doesn’t exist
secsgem.secs.data_items.LRACK.CEID_UNKNOWN5
Denied, RPTID doesn’t exist
secsgem.secs.data_items.LRACK.RPTID_UNKNOWN6-63
Reserved, other errors
- Used In Function
- class secsgem.secs.data_items.LVACK(value=None)[source]
Acknowledgement code for variable limit.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
OK
secsgem.secs.data_items.LVACK.OK1
Variable does not exist
secsgem.secs.data_items.LVACK.VARIABLE_UNKNOWN2
Variable has no limits
secsgem.secs.data_items.LVACK.NO_LIMITS3
Variable repeated
secsgem.secs.data_items.LVACK.DUPLICATE_VARIABLE4
Limit value error
secsgem.secs.data_items.LVACK.LIMIT_ERROR5-63
Reserved
- Used In Function
- class secsgem.secs.data_items.MAPER(value=None)[source]
Map error.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
ID not found
secsgem.secs.data_items.MAPER.ID_UNKNOWN1
Invalid data
secsgem.secs.data_items.MAPER.INVALID_DATA2
Format error
secsgem.secs.data_items.MAPER.FORMAT_ERROR3-63
Invalid error
- Used In Function
- class secsgem.secs.data_items.MAPFT(value=None)[source]
Map data format.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Row format
secsgem.secs.data_items.MAPFT.ROW1
Array format
secsgem.secs.data_items.MAPFT.ARRAY2
Coordinate format
secsgem.secs.data_items.MAPFT.COORDINATE3-63
Error
- Used In Function
- class secsgem.secs.data_items.MDACK(value=None)[source]
Map data acknowledge.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Map received
secsgem.secs.data_items.MDACK.ACK1
Format error
secsgem.secs.data_items.MDACK.FORMAT_ERROR2
No ID match
secsgem.secs.data_items.MDACK.UNKNOWN_ID3
Abort/discard map
secsgem.secs.data_items.MDACK.ABORT_MAP4-63
Reserved, error
- Used In Function
- class secsgem.secs.data_items.MDLN(value=None)[source]
Equipment model type.
- Type:
- Length:
20
- Used In Function
- class secsgem.secs.data_items.MEXP(value=None)[source]
Message expected.
- Type:
- Length:
6
- Used In Function
- class secsgem.secs.data_items.MHEAD(value=None)[source]
SECS message header.
- Type:
- Length:
10
- Used In Function
- class secsgem.secs.data_items.OBJACK(value=None)[source]
Object acknowledgement code.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Successful
secsgem.secs.data_items.OBJACK.SUCCESSFUL1
Error
secsgem.secs.data_items.OBJACK.ERROR2-63
Reserved
- Used In Function
- class secsgem.secs.data_items.OBJSPEC(value=None)[source]
Specific object instance.
- Type:
- Used In Function
- class secsgem.secs.data_items.OBJTYPE(value=None)[source]
Class of object identifier.
- Used In Function
- class secsgem.secs.data_items.OFLACK(value=None)[source]
Acknowledge code for OFFLINE request.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
OFFLINE Acknowledge
secsgem.secs.data_items.OFLACK.ACK1-63
Reserved
- Used In Function
- class secsgem.secs.data_items.ONLACK(value=None)[source]
Acknowledge code for ONLINE request.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
ONLINE Accepted
secsgem.secs.data_items.ONLACK.ACCEPTED1
ONLINE Not allowed
secsgem.secs.data_items.ONLACK.NOT_ALLOWED2
Already ONLINE
secsgem.secs.data_items.ONLACK.ALREADY_ON3-63
Reserved
- Used In Function
- class secsgem.secs.data_items.ORLOC(value=None)[source]
Origin location.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Center die of wafer
secsgem.secs.data_items.ORLOC.CENTER_DIE1
Upper right
secsgem.secs.data_items.ORLOC.UPPER_RIGHT2
Upper left
secsgem.secs.data_items.ORLOC.UPPER_LEFT3
Lower left
secsgem.secs.data_items.ORLOC.LOWER_LEFT4
Lower right
secsgem.secs.data_items.ORLOC.LOWER_RIGHT5-63
Reserved, error
- Used In Function
- class secsgem.secs.data_items.PPGNT(value=None)[source]
Process program grant status.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
OK
secsgem.secs.data_items.PPGNT.OK1
Already have
secsgem.secs.data_items.PPGNT.ALREADY_HAVE2
No space
secsgem.secs.data_items.PPGNT.NO_SPACE3
Invalid PPID
secsgem.secs.data_items.PPGNT.INVALID_PPID4
Busy, try later
secsgem.secs.data_items.PPGNT.BUSY5
Will not accept
secsgem.secs.data_items.PPGNT.WILL_NOT_ACCEPT6-63
Reserved, other errors
- Used In Function
- class secsgem.secs.data_items.PRAXI(value=None)[source]
Process axis.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Rows, top, increasing
secsgem.secs.data_items.PRAXI.ROWS_TOP_INCR1
Rows, top, decreasing
secsgem.secs.data_items.PRAXI.ROWS_TOP_DECR2
Rows, bottom, increasing
secsgem.secs.data_items.PRAXI.ROWS_BOT_INCR3
Rows, bottom, decreasing
secsgem.secs.data_items.PRAXI.ROWS_BOT_DECR4
Columns, left, increasing
secsgem.secs.data_items.PRAXI.COLS_LEFT_INCR5
Columns, left, decreasing
secsgem.secs.data_items.PRAXI.COLS_LEFT_DECR6
Columns, right, increasing
secsgem.secs.data_items.PRAXI.COLS_RIGHT_INCR7
Columns, right, decreasing
secsgem.secs.data_items.PRAXI.COLS_RIGHT_DECR8-63
Error
- Used In Function
- class secsgem.secs.data_items.RPSEL(value=None)[source]
Reference point select.
- Type:
- Used In Function
- class secsgem.secs.data_items.RSDA(value=None)[source]
Request spooled data acknowledge.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
OK
secsgem.secs.data_items.RSDA.ACK1
Denied, busy try later
secsgem.secs.data_items.RSDA.DENIED_BUSY2
Denied, spooled data does not exist
secsgem.secs.data_items.RSDA.DENIED_NO_DATA3-63
Reserved
- Used In Function
- class secsgem.secs.data_items.RSDC(value=None)[source]
Request spooled data command.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Transmit spooled messages
secsgem.secs.data_items.RSDC.TRANSMIT1
Purge spooled messages
secsgem.secs.data_items.RSDC.PURGE2-63
Reserved
- Used In Function
- class secsgem.secs.data_items.RSPACK(value=None)[source]
Reset spooling acknowledge.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Acknowledge, spooling setup accepted
secsgem.secs.data_items.RSPACK.ACK1
Spooling setup rejected
secsgem.secs.data_items.RSPACK.REJECTED2-63
Reserved
- Used In Function
- class secsgem.secs.data_items.SDACK(value=None)[source]
Map setup acknowledge.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Received Data
secsgem.secs.data_items.SDACK.ACK1-63
Error
- Used In Function
- class secsgem.secs.data_items.SDBIN(value=None)[source]
Send bin information.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Send bin information
secsgem.secs.data_items.SDBIN.SEND1
Don’t send bin infomation
secsgem.secs.data_items.SDBIN.DONT_SEND2-63
Reserved
- Used In Function
- class secsgem.secs.data_items.SHEAD(value=None)[source]
SECS message header.
- Type:
- Length:
10
- Used In Function
- class secsgem.secs.data_items.STIME(value=None)[source]
Sample time.
- Type:
- Length:
32
- Used In Function
- class secsgem.secs.data_items.STRACK(value=None)[source]
Spool stream acknowledge.
- Type:
- Length:
1
- Values
Value
Description
Constant
1
Spooling not allowed for stream
secsgem.secs.data_items.STRACK.NOT_ALLOWED2
Stream unknown
secsgem.secs.data_items.STRACK.STREAM_UNKNOWN3
Unknown function for stream
secsgem.secs.data_items.STRACK.FUNCTION_UNKNOWN4
Secondary function for this stream
secsgem.secs.data_items.STRACK.SECONDARY- Used In Function
- class secsgem.secs.data_items.STRID(value=None)[source]
Stream ID.
- Type:
- Length:
1
- Used In Function
- class secsgem.secs.data_items.SVNAME(value=None)[source]
Status variable name.
- Type:
- Used In Function
- class secsgem.secs.data_items.TIAACK(value=None)[source]
Equipment acknowledgement code.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Everything correct
secsgem.secs.data_items.TIAACK.OK1
Too many SVIDs
secsgem.secs.data_items.TIAACK.SVID_EXCEEDED2
No more traces allowed
secsgem.secs.data_items.TIAACK.TRACES_DENIED3
Invalid period
secsgem.secs.data_items.TIAACK.INVALID_PERIOD4
Unknown SVID
secsgem.secs.data_items.TIAACK.SVID_UNKNOWN5
Invalid REPGSZ
secsgem.secs.data_items.TIAACK.REPGSZ_INVALID6-63
Reserved
- Used In Function
- class secsgem.secs.data_items.TID(value=None)[source]
Terminal ID.
- Type:
- Length:
1
- Used In Function
- class secsgem.secs.data_items.TIME(value=None)[source]
Time of day.
- Type:
- Length:
32
- Used In Function
- class secsgem.secs.data_items.TIMESTAMP(value=None)[source]
Timestamp.
- Type:
- Length:
32
- Used In Function
- class secsgem.secs.data_items.UPPERDB(value=None)[source]
Limit for variable upper deadband.
- Used In Function
- class secsgem.secs.data_items.VLAACK(value=None)[source]
Variable limit attribute acknowledgement code.
- Type:
- Length:
1
- Values
Value
Description
Constant
0
Acknowledgement, command will be performed
secsgem.secs.data_items.VLAACK.ACK1
Limit attribute definition error
secsgem.secs.data_items.VLAACK.LIMIT_DEF_ERROR2
Cannot perform now
secsgem.secs.data_items.VLAACK.NOT_NOW3-63
Reserved, equipment specific error
- Used In Function