PutEZTrans() Function

See Also Example

Sends a String to a portable data collection device.

Returns a Boolean True/False on the success of a transmission to the portable data collection device.

 

Syntax:

MyBool = EZServerTools1.PutEZTrans(IPAddress As String, TransStr As String)

If the transmission was successful, a boolean True is returned. Otherwise, a boolean False is returned.

 

See Also:

What is ActiveX

Enabling The ActiveX Interactive Interface

Example VB Code

Contents | Index | Previous | Next