tmueller 6 年之前
父節點
當前提交
f3b80e7400
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 1 0
      .gitignore
  2. 2 3
      Xcom_Test_Program/Xcom_Test_Program.py

+ 1 - 0
.gitignore

@@ -23,6 +23,7 @@ bld/
 [Ll]og/
 
 # Visual Studio 2015 cache/options directory
+.vscode/
 .vs/
 # Uncomment if you have tasks that create the project's static files in wwwroot
 #wwwroot/

+ 2 - 3
Xcom_Test_Program/Xcom_Test_Program.py

@@ -451,9 +451,8 @@ try:
         # print Task
         print('Xcom_API-Information-Methods:')
         print('    get_source_address\n    get_destination_address\n    is_crc_check_active\n    get_object_counter\n    get_prog_name\n    get_prog_version\n')
-        print('Xcom_API-Methods:')
-        print('    get_read_frame_ext\n    get_write_frame_ext\n    get_data_from_frame_ext\n    get_read_frame\n    get_write_frame\n    get_data_from_frame')
-        print('    get_bin_from_frame_flags\n    get_text_from_frame_flags\n    get_text_from_error_id\n')
+        print('Test Functions:')
+        print('    xtender_comm,\n    xtender_comm_ext')
         print('If you want to quit this program type: \'quit\'.\n\n')
 
         # get answer