FPIBG Utility
TestFPIBGClient Namespace Reference

Variables

 syspth = sys.path #
 
 cwd = os.getcwd() #
 
str shrddir = cwd + "\\python\\shared" #
 
 bc = FPIBGBase("GlobalBaseClass")
 
 tcpc = TCPIPClient("TCPIP Client")
 

Variable Documentation

◆ bc

TestFPIBGClient.bc = FPIBGBase("GlobalBaseClass")

◆ cwd

TestFPIBGClient.cwd = os.getcwd() #

◆ shrddir

str TestFPIBGClient.shrddir = cwd + "\\python\\shared" #

◆ syspth

TestFPIBGClient.syspth = sys.path #

◆ tcpc

TestFPIBGClient.tcpc = TCPIPClient("TCPIP Client")