Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.Interfaces
IDigitalPhaseMask Interface
IDigitalPhaseMask Methods
C Method
ReadPhaseMask Method
Reset Method
SetC Method
SetDegree Method
ToString Method
IDigitalPhaseMask
SetC Method
Namespace:
LynceeTec.Interfaces
Assembly:
LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 8.1.17212.0 8_1_dev 6ff713ba, built 2019-10-03 13:47:19 UTC
Syntax
C#
C++
Copy
void
SetC
(
int
xdeg
,
int
ydeg
,
float
value
)
void
SetC
(
int
xdeg
,
int
ydeg
,
float
value
)
Parameters
xdeg
Type:
System
Int32
ydeg
Type:
System
Int32
value
Type:
System
Single
See Also
Reference
IDigitalPhaseMask Interface
LynceeTec.Interfaces Namespace