FPIBG Utility
TestFPIBGserver Namespace Reference

Variables

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

Variable Documentation

◆ bc

TestFPIBGserver.bc = FPIBGBase("GlobalBaseClass")

◆ cwd

TestFPIBGserver.cwd = os.getcwd() #

◆ shrddir

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

◆ syspth

TestFPIBGserver.syspth = sys.path #

◆ tcps

TestFPIBGserver.tcps = TCPIPServer("TCPIP Client")