Click or drag to resize

Outputfd Property

Read-only property returning the Linux file descriptor for the servo output.

Namespace: IO.Objects.SimpleIO.Servo
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public int fd { get; }

Property Value

Int32
See Also