Machine Status
Command ID: 115
Command property:
Synchronous command.
Command action:
Return the statuses of all modules of the machine.
Syntax:
<command Name="GetMachineStatus" />
Reply:
For every module the machine have installed, you have the status, like "Module Status" command
<Command Name="GetMachineStatus" Valid="True">
<Module Number="1" ModuleStatus="[Module Status]" TransportStatus="[Transport Status]" CardPosition="[Card Position]" FlipoverPosition="[Flipover Position]" Slot1Status="[Multichip status]" Slot2Status="[Multichip status]" Slot3Status="[Multichip status]" Slot4Status="[Multichip status]" />
<Module Number="2" ModuleStatus="[Module Status]" TransportStatus="[Transport Status]" CardPosition="[Card Position]" FlipoverPosition="[Flipover Position]" LaserType="[Laser Type]" LaserStatus="[Laser Status]" InterfaceStatus="[Interface Status]" />
[.... ALL MODULES....]
</Command>
Command purpose:
This command is used to check if all modules are ready before perform a new card issuance.
Created with the Personal Edition of HelpNDoc: Create iPhone web-based documentation