Instruction Manual MM850432 ed. 05c
92
10
DLL DRIVER FOR WINDOWS™
This document is related to the analysis and the management of a driver for the MicroCal20 (ordering code
EE260222
), use DLL technology (dynamic library language) for optimize
and simplify the protocol of the communication between PC and MicroCal20.
10.1
Function and Property
10.1.1 Directory
of
publics
methods available OnLine
•
Get
getdirection
(muxchn) As Object
•
Get
geteu
(muxchn) As Object
•
Get
getscaleinfo
(muxchn) As Object
•
Get
cangetSN
() As Object
•
Get
IsMultiplexer
() As Object
•
Getminmaxchn
(minchn, maxchn)
•
Opencomm
(Serialport As Byte, baudrate As String) As Boolean
•
Setchn
(idchn, muxchn, Scalechn, stepvalue, direction, decimals, tctype, rtdtype, rj, its, tcrtdeng, ohmwire, sensloop) As Boolean
•
Generate
(idchn, muxchn, Value) As Boolean
•
Getmeas_output
(idchn, muxchn, direction, measure() As Single, errornum() As Integer) As Boolean
•
GetSN
(idchn, sernum) As Boolean
•
Get
bDebug
() As Boolean
•
Let
bDebug
(ByVal vNewValue As Boolean)
•
IsDriver
() As String
10.2 Performances
•
Management of serial port PC from Com 1 to Com 16
•
Possibility set of the BoudRate from 9600bps to 115200bps
•
Language of programming standard recognized from all the Microsoft Systems
•
Possibility of integration with various types of programming languages
•
It uses OCX standard of Windows : MSCOMM32.OCX