The information contained here are property of DIGITAX Automotive Electronics Italy, and extremely confi dential.
Any disclosure, copying, distribution to third
party is strictly prohibited.
69
Digitax.Protocols.Taximeter.dll
Digitax.Protocols.Taximeter.dll library provides a .NET interface to interact with a Digitax Taximeter (may be internal
or external). Derived from ComTax2 / Manager contains all Taximeter Messages defi ni on. With this library the
developer can retrieve several Taximeter informa on such as:
• Taximeter Status
• Display status
• Taximeter key pressing
• Trip info;
• Shi info and management;
• Taximeter Clock;
• Printer Spooler;
• Many other feature…
It is an asynchronous library so you have to send a command and you’ll have an event for the answer. External
Taximeter usually communicate at 9600 baud. Internal Taximeters are on “COM3:” at 38400 baud, on ForceOne and
ForceOne on the same port can be created also an Aitp Manager Object.
Other Digitax SDK Libraries:
To manage other Digitax device feature there are other dlls that helps the developer to design mobile applica ons:
• DigitalIO.Wrapper41.dll
• Digitax.Mobile.dll
• Digitax.Mobile.Modem.dll
• Digitax.Mobile.Modem.Motorola.dll
• Digitax.Mobile.RAS.dll
• Digitax.Mobile.RAS.Link.dll
• GPS.Wrapper41.dll
DigitalIO.Wrapper41.dll
DigitalIO.Wrapper41 library provides a .NET interface to handle windows-managed digital inputs/outputs. The digital
I/O allows to monitor and switch on/off several system devices like GPS, modem, speaker and more. One useful digital
input is the IPRESHUT which goes High when Windows is shu ng down; monitoring this digital input applica ons can
perform a safe closure.
Gps.Wrapper41.dll
This dll provides an high level interface to the GPS. It has events that returns object containing interpreted data of
NMEA sentences.