ModemBase Properties

<< 点击显示目录 >>

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

ModemBase Properties

BR.AN.PviServices .NET


The properties of the ModemBase class are listed below. For a complete list of ModemBase class members, see the ModemBase Members topic.

Public Instance Properties

pubpropertyCommunicationPort

The identifacation of the communication port.

pubpropertyDeviceParameterString

Call this method to split all parameters into CPU and device parameters and get the DEVICE parameters.

pubpropertyModem

Gets or sets the type of modem to be used.

pubpropertyPhoneNumber

Gets or sets the phone number. Phone number to be dialed according to the 'ITU-T Recommendation E.123' format, e.g. +43(7748)6586. The entire phone number should always be specified (with country code). Conversions to the actual number are done automatically. This string must be written in single quotation marks.

pubpropertyRedial

Gets or sets the maximum number of unsuccessful dialing attempts. Specifies how often it should be attempted to re-establish a broken connection. If "INFINITE" is specified, redialing continues indefinitely. A value 0 means that no attempts at redialing are made. The parameter is only relevant if PhoneNumber is set.

pubpropertyRedialTimeout

Gets or sets the timeout for redialing in seconds. If a dialing attempt fails, then this time interval is always observed before another attempt is made. DEFAULT = 60.

See Also

ModemBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

ModemBase.CommunicationPort Property

ModemBase.DeviceParameterString Property

ModemBase.Modem Property

ModemBase.PhoneNumber Property

ModemBase.Redial Property

ModemBase.RedialTimeout Property