You are here: Forum Home → ANT+ Forums → ANT-FS → Thread
static readonly byte CHANNEL_TYPE_INVALID = 2;
static readonly byte USER_ANT_CHANNEL = 0; // ANT Channel to use
static readonly ushort USER_DEVICENUM = 0; // Device number
static readonly byte USER_DEVICETYPE = 120; // Device type
static readonly byte USER_TRANSTYPE = 0; // Transmission type
static readonly byte USER_RADIOFREQ = 57; // RF Frequency + 2400 MHz
static readonly byte[] USER_NETWORK_KEY = { 0xB9, 0xA5, 0x21, 0xFB, 0xBD, 0x72, 0xC3, 0x45 };
static readonly byte USER_NETWORK_NUM = 0; // The network key is assigned to this network number