Difference between revisions of "New features in v2.82"
Jump to navigation
Jump to search
Alkitjohan (talk | contribs) (Created blank page) |
(Legacy Wice) |
||
Line 1: | Line 1: | ||
== Legacy WICE internal signal names == | |||
When creating a signal reader task from a saved assignment on the portal it is now possible to translate certain Wice internal signals. This is done by selecting “ Legacy WICE internal signal names” when browsing for saved signal reader assignments. | |||
Signals that is translated: | |||
{| class="wikitable" | |||
|+Translated | |||
!From | |||
!To | |||
|- | |||
|WICE.Longitude | |||
|WICE_Generic_Internal.Longitude_0020 | |||
|- | |||
|WICE.Latitude | |||
|WICE_Generic_Internal.Latitude_0020 | |||
|- | |||
|WICE.CSQ | |||
|WICE_Generic_Internal.CSQ_0020 | |||
|- | |||
|WICE.WCU_Voltage | |||
|WICE_Generic_Internal.WCU_Voltage_0103 | |||
|- | |||
|WICE.WCU_Temp | |||
|WICE_Generic_Internal.WCU_Temp_0104 | |||
|- | |||
|WICE.Time_Since_Epoch | |||
|WICE_Generic_Internal.Time_Since_Epoch_0090 | |||
|- | |||
|WICE.Start_Signal | |||
|WICE_Generic_Internal.Start_Signal_0100 | |||
|} |
Revision as of 16:22, 22 March 2023
Legacy WICE internal signal names
When creating a signal reader task from a saved assignment on the portal it is now possible to translate certain Wice internal signals. This is done by selecting “ Legacy WICE internal signal names” when browsing for saved signal reader assignments.
Signals that is translated:
From | To |
---|---|
WICE.Longitude | WICE_Generic_Internal.Longitude_0020 |
WICE.Latitude | WICE_Generic_Internal.Latitude_0020 |
WICE.CSQ | WICE_Generic_Internal.CSQ_0020 |
WICE.WCU_Voltage | WICE_Generic_Internal.WCU_Voltage_0103 |
WICE.WCU_Temp | WICE_Generic_Internal.WCU_Temp_0104 |
WICE.Time_Since_Epoch | WICE_Generic_Internal.Time_Since_Epoch_0090 |
WICE.Start_Signal | WICE_Generic_Internal.Start_Signal_0100 |