EasyManua.ls Logo

Vishay 7000 - Ivmm7000 Control Interface Description; Properties; Ipaddress Property (Read;Write); Commandport Property (Read;Write)

Vishay 7000
142 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Vishay Micro-Measurements System 7000 Programmer’s Reference Manual
Page 61 of 142
6.5 IVMM7000Control Interface Description
6.5.1 Properties
6.5.1.1 IPAddress Property (Read/Write)
Syntax:
Get: HRESULT _stdcall IPAddress(out retval BSTR * Value );
Set: HRESULT _stdcall IPAddress(in BSTR Value );
Description:
Sets or returns the IP Address of the scanner
Notes:
This property must be set before calling the “Open” method. The address is in IPV4 dotted-
decimal notation (e.g. 192.168.0.3).
6.5.1.2 CommandPort Property (Read/Write)
Syntax:
Get: HRESULT _stdcall (out retval long * Value );
Set: HRESULT _stdcall CommandPort(in long Value );
Description:
Sets or returns the command port number for the scanner.
Notes:
This value must be set before calling the “Open” method for the scanner
6.5.1.3 DataPort Property (Read/Write)
Syntax:
Get: HRESULT _stdcall DataPort(out retval long * Value );
Set: HRESULT _stdcall DataPort(in long Value );
Description:
Sets or retrieves the TCP data port to be used when transferring files from the scanner.
Notes:
This value must be set before calling the “Open” method for the scanner

Table of Contents