<StructLayout(LayoutKind.Sequential, Pack:=2)> Public Structure SRADMoon2Settings
Dim perf_en As UInt16
Dim opEthGen As OP_ETH_GENERAL_SETTINGS
Dim opEth1 As OP_ETH_SETTINGS
Dim network_enables As UInt16
Dim network_enables_2 As UInt16
Dim network_enabled_on_boot As UInt16
Dim network_enables_3 As UInt16
Dim text_api As STextAPISettings
Dim pc_com_mode As UInt16
Dim timeSyncSettings As TIMESYNC_ICSHARDWARE_SETTINGS
Dim hwComLatencyTestEn As UInt16
End Structure
Bitfield containing the software license enables. Depending on the hardware license purchased the customer may have to conditionally select which hardware channels to enable. For example the neoVI Red license allows the user to enable any 2 Dual Wire CAN channels and any 2 LIN channels. To enable a specific network its corresponding bit must be set (1). In order to transmit or receive on a network it must be enabled.