Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ENDA
PLCNetLib
Accessors
FloatArrayAccessor
C# Class ENDA.PLCNetLib.Accessors.FloatArrayAccessor
Inheritance:
ArrayAccessor
ファイルを表示
Open project: engina/PLCNetLib
Class Usage Examples
Public Methods
Method
Description
FloatArrayAccessor
(
PLC
plc
,
int
offset
) :
System
this
(
int
index
) :
float
Method Details
FloatArrayAccessor()
public
method
public
FloatArrayAccessor
(
PLC
plc
,
int
offset
) :
System
plc
PLC
offset
int
return
System
this()
public
method
public
this
(
int
index
) :
float
index
int
return
float