public static int GetHBConnectionState() { int sta; sta = controllerlink.GetHBConnectionState(); return(sta); }