internal LinkAFPRAMStick(LinkDeviceAFP device, byte channel, int id) : base(device, channel) { this.id = id; this.afpDevice = device; }