ConneX_Help.pdf - 第74页

S p eci al P ro p ert i es R e tai ne d Sy stem Statistics Topic: xh700/sys temstatistics/ {hostname}/{xh sessionid} Eve nt fi re d pe rio d i c a l l y pro vi d ing the c urre nt syst e m stati sti c s. Leve l Descripti…

100%1 / 86
Fields
Name Description
DeviceID
(
ulong
) The unique device identifer.
Location
(
string
)The
Location
the device was picked from.
PickHead
(
uint
) The pick head end effector used to pick the device.
Position
(
uint
) The position within the given location.
Status
(
string
) The
OperationStatus
indicating the result of the pick operation.
Place Part
Topic:
xh700/operations/place/{hostname}/{xhsessionid}
Event fired when the handler places a part.
Level Description
hostname
The hostname of the PC that xH700 is running on.
xhsessionid
The session ID for the current instance of xH700.
Fields
Name Description
DeviceID
(
ulong
) The unique device identifer.
Location
(
string
)The
Location
the device was picked from.
PickHead
(
uint
) The pick head end effector used to pick the device.
Position
(
uint
) The position within the given location.
Status
(
string
) The
OperationStatus
indicating the result of the place operation.
Shutdown
Topic:
xh700/shutdown/{hostname}/{xhsessionid}
Event fired when xH700 shuts down gracefully, after xH700 is past its splash screen.
Level Description
hostname
The hostname of the PC that xH700 is running on.
xhsessionid
The session ID for the current instance of xH700.
Fields
Name Description
Active
(
bool
)Always false.
Special Properties
Last Will and Testament
Startup
Topic:
xh700/startup/{hostname}/{xhsessionid}
Event fired after xH700 "Start" button is pressed.
Level Description
hostname
The hostname of the PC that xH700 is running on.
xhsessionid
The session ID for the current instance of xH700.
Fields
Name Description
Active
(
bool
) Always false.
MachineType
(
enum
)
The
MachineType
representing the type of machine that is running.
Special Properties
Retained
System Statistics
Topic:
xh700/systemstatistics/{hostname}/{xhsessionid}
Event fired periodically providing the current system statistics.
Level Description
hostname
The hostname of the PC that xH700 is running on.
xhsessionid
The session ID for the current instance of xH700.
Fields
Name Description
DevicesFailedOn3DSystem
(
int
)The number of devices that failed as a result of the 3D system.
DevicesFailedOnLaser
(
int
) The number of devices that failed as a result of the laser.
DevicesFailedOnProgrammer
(
int
)
The number of devices that failed as a result of programming.
DevicesFailedREST
(
int
) The number of devices that failed recurrent empty socket test (REST).
DevicesFailedVision
(
int
) The number of devices that failed vision inspection.
DevicesPickedInput
(
int
) The number of devices picked from the input media.
HandlerYield
(
string
)
The percentage of devices that were picked from the input media and are placed in the output and reject
media.
JobAssistanceTime
(
string
) The job assistance time.
JobCompletionEstimate
(
string
)
The estimated job completion time.
JobProcessingTime
(
string
)
The job processing time.
ProgrammerYield
(
string
) The percentage of devices that passed programming.
SystemYield
(
string
) The percentage of devices that were picked from the input media and are placed in the output media.
TotalFail
(
int
) The number of devices that failed in the job session.
TotalPass
(
int
) The number of devices that passed in the job session.
UPH
(
int
) The job throughput (including operator intervention time) of the job session.
System Status
Topic:
xh700/systemstatus/{hostname}/{xhsessionid}
Event fired when the status of xH700 changes.
Level Description
hostname
The hostname of the PC that xH700 is running on.
xhsessionid
The session ID for the current instance of xH700.
Fields
Name Description
ErrorMessage
(
ErrorMessage
)The
ErrorMessage
) of the handler.
RunState
(
enum
) The
RunState
of the handler.
User Created
Topic:
xh700/users/create/{hostname}/{xhsessionid}
Event fired when an xH700 user is created.
Level Description
hostname
The hostname of the PC that xH700 is running on.
xhsessionid
The session ID for the current instance of xH700.
Fields
Name Description
Role
(
enum
) The user's
UserRole
Username
(
string
)Username of the newly created user.
User Deleted
Topic:
xh700/users/delete/{hostname}/{xhsessionid}
Event fired when an xH700 user is deleted.
Level Description
hostname
The hostname of the PC that xH700 is running on.
xhsessionid
The session ID for the current instance of xH700.
Fields
Name Description
Username
(
string
)Username of the deleted user.
User Login
Topic:
xh700/users/login/{hostname}/{xhsessionid}
Event fired when a user attempts to log in to xH700.
Level Description
hostname
The hostname of the PC that xH700 is running on.
UserSessionID
The session ID for the current user of xH700.
xhsessionid
The session ID for the current instance of xH700.
Fields
Name Description
Success
(
bool
) Indicates whether or not the login was successful.
Username
(
string
)Username of the user who attempted to log in.
User Logout
Topic:
xh700/users/logout/{hostname}/{xhsessionid}
Event fired when a user logs out of xH700.
Level Description
hostname
The hostname of the PC that xH700 is running on.
xhsessionid
The session ID for the current instance of xH700.
Fields
Name Description
Username
(
string
)Username of the user who logged out.
Commands
References to "x" (in "xh700" and "xhsessionid") below, should be replaced with "a" or "c" when sending commands to AH700 or CH700.
Below are the commands that can be used to control xH700:
Command Description
Abort Job SessionInstruct xH700 to end a job session.
Pause Job Session
Instruct xH700 to pause a job session.