DeviceType Enumeration

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices >

DeviceType Enumeration

BR.AN.PviServices .NET


The communication device being used is determined with the DeviceType enumerator. The following communication devices can be defined: Serial, TcpIp, Can and Shared.

[Visual Basic]

Public Enum DeviceType

[C#]

public enum DeviceType

Remarks

Default is INA2000! e.g. use N2000_Serial for NET2000 line.

Members

Member Name

Description

Serial

INA2000 Serial device

TcpIp

INA2000 TcpIp device

Can

INA2000 Can device

Shared

INA2000 Shared device (LS251) Will no longer be supported starting with PVI Version 3.00.02!!

Modem

INA2000 Modem device

AR000

INA2000 ARsim / SPWIN device

ARSIM

INA2000 ARsim / SPWIN device

ANSLTcp

Tcp communication using ANSL

TcpIpMODBUS

MODBUS TcpIp device

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]