FPIBG Utility
TestFPIBGClientEL Namespace Reference

Variables

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

Variable Documentation

◆ bc

TestFPIBGClientEL.bc = FPIBGBase("GlobalBaseClass")

◆ cwd

TestFPIBGClientEL.cwd = os.getcwd() #

◆ shrddir

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

◆ syspth

TestFPIBGClientEL.syspth = sys.path #

◆ tcpc

TestFPIBGClientEL.tcpc = TCPIP("TCPIP Client")