Preparing search index...
The search index is not available
novastar.js
novastar.js
@novastar/native
AutoBrightExtendData
AutoBrightExtendData
InterfaceAutoBrightExtendData
interface
AutoBrightExtendData
{
AutoBrightMappingList
:
{
DisplayBright
?:
number
;
EnvironmentBright
?:
number
;
}
[]
;
CalcType
?:
AutoBrightCalcTypeEnum
;
OpticalFailureInfo
?:
OpticalProbeFailureInfo
;
SetBrightData
?:
SetBrightData
;
UseLightSensorList
:
{
CommPort
?:
string
;
FirstSenderSN
?:
string
;
FuncCardIndex
?:
number
;
IsEable
?:
boolean
;
PortIndex
?:
number
;
SenderIndex
?:
number
;
SensorIndex
?:
number
;
SensorType
?:
LightSensorOnSender
|
LightSensorOnFuncCardInPort
|
LightSensorOnComm
;
}
[]
;
}
Hierarchy
TypeOf
<
typeof
AutoBrightExtendData
>
AutoBrightExtendData
Index
Properties
Auto
Bright
Mapping
List
Calc
Type?
Optical
Failure
Info?
Set
Bright
Data?
Use
Light
Sensor
List
Properties
Auto
Bright
Mapping
List
Auto
Bright
Mapping
List
:
{
DisplayBright
?:
number
;
EnvironmentBright
?:
number
;
}
[]
= ...
Optional
Calc
Type
Calc
Type
?:
AutoBrightCalcTypeEnum
Optional
Optical
Failure
Info
Optical
Failure
Info
?:
OpticalProbeFailureInfo
Optional
Set
Bright
Data
Set
Bright
Data
?:
SetBrightData
Use
Light
Sensor
List
Use
Light
Sensor
List
:
{
CommPort
?:
string
;
FirstSenderSN
?:
string
;
FuncCardIndex
?:
number
;
IsEable
?:
boolean
;
PortIndex
?:
number
;
SenderIndex
?:
number
;
SensorIndex
?:
number
;
SensorType
?:
LightSensorOnSender
|
LightSensorOnFuncCardInPort
|
LightSensorOnComm
;
}
[]
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Auto
Bright
Mapping
List
Calc
Type
Optical
Failure
Info
Set
Bright
Data
Use
Light
Sensor
List
novastar.js
Loading...