BoardTypeProperty (DioCommand)

Applies To

GC5050, GX5050, GX5055, GX5150, GX5280, GX5290

Purpose

Returns board type.

Syntax

[nDioBoardType = ] Object.BoardType

 

The BoardType property syntax has the following parts:

Name

Type

Description

Object

DioBlock

DioCommand object.

nDioBoardType

SHORT

Integer specifying the board type.

Where

nDioBoardType can be one of the following:

Name

Value

Description

dioBoardTypeGX5150

0x20

Board type is GX5150

dioBoardTypeGC5050

0x30

Board type is GC5050

dioBoardTypeGX5152

0x40

Board type is GX5152

dioBoardTypeGX5050

0x50

Board type is GX5050

dioBoardTypeGX5055

0x55

Board type is GX5055

dioBoardTypeGX5280

0x60

Board type is GX5280

dioBoardTypeGX5290

0x70

Board type is GX5290

dioBoardTypeGX5290E

0x75

Board type is GX5290E

 

See Also

Open