Phoenix 6 C# API Documentation
C#
F#
Show/Hide TOC
Custom
Params
Configs
Custom
Param
1 Field
Custom parameter 1. This is provided to allow end-applications to store persistent information in the device.
Minimum Value
– -32768
Maximum Value
– 32767
Default Value
– 0
Units
–
Definition
Namespace:
CTRE.Phoenix6.Configs
Assembly:
Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
Copy
public
int
CustomParam1
F#
Copy
val
mutable
CustomParam1
:
int
Field Value
Int32
See Also
Reference
CustomParamsConfigs Class
CTRE.Phoenix6.Configs Namespace
In This Article
Definition
See Also