import sys
import pdb
sys.path.append("C:\Python27\Scripts")
#from StcPython import StcPython
import connection
import DebugLogger
import logging
import feature
import re
import time
import Config
sys.path.append("C:\Program Files\Spirent Communications\Spirent TestCenter 4.94\Spirent TestCenter Application\HltAPI\SourceCode")
command =''
logger_obj = DebugLogger.DebugLogger("Python.log")

global result
global connection_obj
def Req_1():
	SUITE_1_TC_21()
	SUITE_1_TC_22()
	SUITE_1_TC_23()
	SUITE_1_TC_24()
	SUITE_1_TC_25()
	SUITE_1_TC_26()
	SUITE_1_TC_27()
	SUITE_1_TC_28()

def SUITE_1_TC_21():
	
	# Variable declarations
	global result