com.bankframe.services.devices.MTMiniMicr
Class MagTekMiniMicr
java.lang.Object
|
+--com.bankframe.services.devices.MCASerialPort
|
+--com.bankframe.services.devices.MTMiniMicr.MagTekMiniMicr
- All Implemented Interfaces:
- javax.comm.CommPortOwnershipListener, java.util.EventListener, MCADevice, java.io.Serializable
- public class MagTekMiniMicr
- extends MCASerialPort
- implements java.io.Serializable
- See Also:
- Serialized Form
Fields inherited from interface javax.comm.CommPortOwnershipListener |
PORT_OWNED, PORT_OWNERSHIP_REQUESTED, PORT_UNOWNED |
Method Summary |
java.lang.String |
requestCommand(java.lang.String command,
boolean bWait,
int waitTimeout)
|
void |
setCommand(java.lang.String command)
|
void |
setCommand(java.lang.String command,
byte commandByte)
|
Methods inherited from class com.bankframe.services.devices.MCASerialPort |
available, close, disableNotifications, disableReceiveFraming, disableReceiveThreshold, disableReceiveTimeout, enableNotifications, enableReceiveFraming, enableReceiveThreshold, enableReceiveTimeout, getBaudRate, getBufferedInputStream, getDataBits, getDeviceName, getFlowControlMode, getInputStream, getOutputStream, getParity, getReceivedData, getReceiveFramingByte, getReceiveThreshold, getReceiveTimeout, getStopBits, isCD, isCTS, isDSR, isDTR, isReceiveFramingEnabled, isReceiveThresholdEnabled, isReceiveTimeoutEnabled, isRI, isRTS, open, ownershipChange, read, read, restartInputThread, sendBreak, setDeviceName, setDTR, setFlowControlMode, setRcvFifoTrigger, setRTS, setSerialPortParams, toString, waitforDataAvailable, write, write |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MagTekMiniMicr
public MagTekMiniMicr(java.lang.String deviceName)
throws DeviceException
requestCommand
public java.lang.String requestCommand(java.lang.String command,
boolean bWait,
int waitTimeout)
throws DeviceException
DeviceException
setCommand
public void setCommand(java.lang.String command)
throws DeviceException
DeviceException
setCommand
public void setCommand(java.lang.String command,
byte commandByte)
throws DeviceException
DeviceException
Copyright © 2005 Siebel Systems, Inc. All rights reserved.