def coord_defined(): """This parameter returns 1 if a coordinate has been defined for this bus; otherwise, it will return 0.""" return dsslib.BUSI(ctypes.c_int32(2), ctypes.c_int32(0))