-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update test config to support ATS hardware (#33)
* Update Pharlap test config file with host name and card identifier * Modified device name mismatch error test to not override config with valid card name * Update Linux x64 test config file with host name and card identifier * Saved modified test VI for LabVIEW 2015
- Loading branch information
Showing
4 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
[Overrides] | ||
"Targets/Controller/IP Address" = "10.2.64.15" | ||
"Targets/Controller/IP Address" = "VS-Eco-Slave-8880" | ||
"Targets/Controller/Hardware/Chassis/Timing and Sync/NI Synchronization/user.CD.TimeKeeper" = "Dev1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
[Overrides] | ||
"Targets/Controller/IP Address" = "10.2.104.8" | ||
"Targets/Controller/IP Address" = "VS-Eco-Slave-8880" | ||
"Targets/Controller/Hardware/Chassis/Timing and Sync/NI Synchronization/user.CD.TimeKeeper" = "Dev1" |
2 changes: 2 additions & 0 deletions
2
Source/Tests/System/PharLap System Tests/Assets/syncDeviceNameMismatch-config.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[Overrides] | ||
"Targets/Controller/IP Address" = "VS-Eco-Slave-8880" |
Binary file modified
BIN
+4.88 KB
(140%)
Source/Tests/System/PharLap System Tests/test device name mismatch error.vi
Binary file not shown.