ConneX_Help.pdf - 第77页

Location D escription Laser T he l a se r marki ng de vi c e . Programme r A pro g ram me r (e .g . Fl as hCO R E o r L um enX ) . Tape An inp ut / o utput tape . Tray An inp ut / o utput tray. Tube An inp ut / o utput t…

100%1 / 86
Abort Job Session
Topic:
command/xh700/abortjob/{hostname}/{xhsessionid}
Instruct xH700 to end a job session. xH700 does not pick anymore devices from input, finishes the current devices in the work-envelope,
then stops.
Level Description
hostname
The hostname of the PC that should be paused.
xhsessionid
The session ID that should be paused.
Pause Job Session
Topic:
command/xh700/pausejob/{hostname}/{xhsessionid}
Instruct xH700 to pause a job session.
Level Description
hostname
The hostname of the PC that should be paused.
xhsessionid
The session ID that should be paused.
Types
Types that different fields can return.
HandlerErrorCode
Type:
enum
Represents the possible handler error codes assigned to rejected devices.
StateDescription
3
Device programming error.
12
Recurrent Empty Socket Test (REST) error; The device is not programmed.
15
Device laser marking error.
17
Device continuity error.
200
Device position inspection error.
201
Device 3D inspection error.
InspectionResult
Type:
string
Represents the possible return values of a device inspection operation:
Fail CodeDescription
201
3D inspection failure.
901
2D inspection failure, unexpected device in pocket.
902
2D inspection failure, device not detected.
903
2D inspection failure, device detected but failed inspection.
904
2D inspection timeout failure.
PASS 2D
Device passed 2D inspection
PASS 3D
Device passed 3D inspection
Location
Type:
string
Represents a physical location inside a PSV system.
Location Description
Laser
The laser marking device.
Programmer
A programmer (e.g. FlashCORE or LumenX).
Tape
An input/output tape.
Tray
An input/output tray.
Tube
An input/output tube.
MachineType
Type:
enum
Represents the type of PSV system.
Location Description
Desktop Mode
System is running in desktop mode.
PSV3000
System is a PSV3000 machine.
PSV5000
System is a PSV5000 machine.
PSV7000
System is a PSV7000 machine.
OperationStatus
Type:
string
Represents the possible return values for a pass/fail operation
PositionDescription
Fail
Operation was unsuccessful.
Pass
Operation was successful.
TowerState
Type:
string
Represents the possible return values for tower statuses.
State Description
Alternating Green-Yellow
Light tower is alternating between green and yellow lamps illuminated.
Alternating Yellow-Red
Light tower is alternating between yellow and red lamps illuminated.
Alternating Yellow-Red with alarm
Light tower is alternating the yellow and red lamp and emitting an audible alarm.
Flashing Red
Light tower is flashing the red lamp exclusively.
Flashing red with alarm
Light tower is flashing the red lamp exclusively and emitting an audible alarm.
Flashing Yellow
Light tower is flashing the yellow lamp exclusively.
Flashing Yellow with alarm
Light tower is flashing the yellow lamp exclusively and emitting an audible alarm.
Green
Light tower has only the green lamp illuminated.
Off
Light tower is off.
Red
Light tower has only the Red lamp illuminated.
Yellow
Light tower has only the yellow lamp illuminated.
UserRole
Type:
enum
Represents the possible return values for a user's role.
Position Description
Operator
User has operator level permissions.
Service
User has service level permissions.
Supervisor
User has supervisor level permissions.
RunState
Type:
enum
Represents the possible return values for the job run state of xH700.
State Description
JobIdle
The job has not been started.
JobPaused
The job is paused.
JobRunning
The job is running.
JobStopped
The handler encountered an error and cannot continue the job.