Difference between revisions of "WICE Internal Signals"

From WICE Wiki v2.89
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:


The following WICE-internal signals are supported supported by Signal Reader:
The following WICE-internal signals are supported by Signal Reader:


{| class="wikitable"
{| class="wikitable"
Line 7: Line 7:
|-
|-
|Accelerometer_X
|Accelerometer_X
|The value of the X direction of the WCU's built-in accelerometer.  
|The value of the X direction of the WCU's built-in accelerometer. (See [[WICE Accelerometer]].)
|-
|-
|Accelerometer_Y
|Accelerometer_Y
|The value of the Y direction of the WCU's built-in accelerometer.  
|The value of the Y direction of the WCU's built-in accelerometer. (See [[WICE Accelerometer]].)
|-
|-
|Accelerometer_Z
|Accelerometer_Z
|The value of the Z direction of the WCU's built-in accelerometer.  
|The value of the Z direction of the WCU's built-in accelerometer. (See [[WICE Accelerometer]].)
|-
|-
|Audio_Device_1
|Audio_Device_1
Line 23: Line 23:
|Busload_CAN_<n>
|Busload_CAN_<n>
|The bus load on CAN bus <n>
|The bus load on CAN bus <n>
|-
|Connectivity
|The current connectivity of the WCU (0 = unknown, 1 = none, 2 = 2G, 3 = 3G, 4 = 4G, 5=5G, 6=WiFi, 7=ethernet)
|-
|-
|CSQ
|CSQ
Line 121: Line 124:
|-
|-
|Time_Since_Start
|Time_Since_Start
|The time elapsed since the start of the assignment 
|The time elapsed since the start of the task 
|-
|-
|Time_Since_Setup Switch
|Time_Since_Setup_Switch
|The time elapsed since the activation of the current measurement set-up 
|The time elapsed since the activation of the current measurement set-up 
|-
|-
Line 146: Line 149:
|WCU_Temp
|WCU_Temp
|The WCU internal temperature in degrees Celsius
|The WCU internal temperature in degrees Celsius
|-
|WCU_Storage
|The available storage on the WCU in percent
|-
|-
|WCU_Voltage
|WCU_Voltage
|The WCU WCU voltage in millivolts
|The WCU voltage in millivolts
|}
|}
<br>
<br>

Latest revision as of 10:15, 24 August 2023

The following WICE-internal signals are supported by Signal Reader:

Signal name Description
Accelerometer_X The value of the X direction of the WCU's built-in accelerometer. (See WICE Accelerometer.)
Accelerometer_Y The value of the Y direction of the WCU's built-in accelerometer. (See WICE Accelerometer.)
Accelerometer_Z The value of the Z direction of the WCU's built-in accelerometer. (See WICE Accelerometer.)
Audio_Device_1 The status of audio device 1 (1=recording, 0 = not recording). When present in a recorder, the audio module will record sound from the device.
Audio_Device_2 The status of audio device 2 (1=recording, 0 = not recording). When present in a recorder, the audio module will record sound from the device.
Busload_CAN_<n> The bus load on CAN bus <n>
Connectivity The current connectivity of the WCU (0 = unknown, 1 = none, 2 = 2G, 3 = 3G, 4 = 4G, 5=5G, 6=WiFi, 7=ethernet)
CSQ The built-in modem's CSQ value (Signal Quality)
Date_Year The year of the current date. 
Date_Month The month (1-12) of the current date. 
Date_Day The day of the month (1-31) of the current date. 
Date_Weekday The day of the week (1-7, where 1 is Sunday). 
Date_Hour The hour of the day (0-23). 
Date_Minute The minute of the hour (0-59). 
Date_Second The second of the minute (0-59). 
Dynamic_<n> Special signals with values assignable from external software components (typically used for Rapid Prototyping).
IO__AI_<n> Analog input number <n>
IO__DI_<n> Digital input number <n>
IO__DO_<n> Digital output number <n>
Log_All_Frames_CAN_<n> Log all CAN frames on CAN bus <n>
Log_All_Frames_FlexRay_<n> Log all CAN frames on Flexray bus <n>
Latitude The GPS latitude
Longitude The GPS longitude
Network_Receive_Rate_eth0 The rate i kilobilts per second of receiving data on the eth0 interface
Network_Receive_Rate_eth1 The rate i kilobilts per second of receiving data on the eth1 interface
Network_Receive_Rate_ppp0 The rate i kilobilts per second of receiving data on the ppp0 (i.e. mobile data communication) interface
Network_Transmit_Rate_eth0 The rate i kilobilts per second of transmitting data on the eth0 interface
Network_Transmit_Rate_eth1 The rate i kilobilts per second of transmitting data on the eth1 interface
Network_Transmit_Rate_ppp0 The rate i kilobilts per second of transmitting data on the ppp0 (i.e. mobile data communication) interface
Power_Mode The power mode of the WCU
Random A random number generator
Random_Start A random number generator updated once, at program start
Random_Setup_Switch A random number generator updated at each measurement set-up switch
Start_Signal The start signal of the WCU 
Start_Signal_Voltage The voltage of the start signal of the WCU, in millivolts 
Speed The GPS speed
Start_Switch The start switch of the WCU
Tester_Present When present in a measurement set-up, a Tester Present diagnostic request (with suppress Positive Response bit set) will be sent periodically.  
Time_Since_Epoch The time elapsed since the epoch (Jan 1, 1970, 00:00) 
Time_Since_Start The time elapsed since the start of the task 
Time_Since_Setup_Switch The time elapsed since the activation of the current measurement set-up 
Trigger_Button The trigger button connected to the WCU 
Usage_CPU The WCU CPU usage in percent  
Usage_Memory The WCU memory usage in percent  
Video_Camera_1 The status of video camera 1 (1=connected, 0 = disconnected). When present in a recorder, the video module will record video from the camera.  
Video_Camera_2 The status of video camera 2 (1=connected, 0 = disconnected). When present in a recorder, the video module will record video from the camera.  
WCU_Battery The WCU battery voltage in millivolts
WCU_Temp The WCU internal temperature in degrees Celsius
WCU_Storage The available storage on the WCU in percent
WCU_Voltage The WCU voltage in millivolts