emulation of balance reader


[ Follow Ups ] [ BasicCard User Forum ]

Posted by massimilianof (87.11.171.236) on May 23, 2006 at 12:13:29:

I've Implemented a OTP (one time password) on a ZC3.9 based on an example found on the net. The OTP start from the balance reader with this:
Command &HC8 &H00 PRDisplay(RecordNumber as Byte, DataFormat as Byte, DigitCount as Byte, _
DecimalPoint as Byte, Delay as Byte, MoreData as Byte, _
Data as String)

Is it possible to have the same output from a terminal program?
Thanks in advance.


Follow Ups:


[ Follow Ups ] [ BasicCard User Forum ]