"@DEV ID (CP)" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "*Number the coupler in the system. If @CP_NUM is larger then one, set 1,2,3,... *Is store as '''dev_ID''' in the fortran code. example @DEV_ID 1 Which mean t...")
 
 
行 6: 行 6:
 
1
 
1
   
Which mean the system has one testDevice, and its ID is 1.
+
Which mean the system has one coupler, and its ID is 1.

於 2024年9月27日 (五) 13:56 的最新修訂

  • Number the coupler in the system. If @CP_NUM is larger then one, set 1,2,3,...
  • Is store as dev_ID in the fortran code.

example

@DEV_ID
1

Which mean the system has one coupler, and its ID is 1.