public iMonWrapperApi() { this.displayType = iMonDisplayType.Unknown; this.vfd = new iMonVfd(this); this.lcd = new iMonLcd(this); }