Where is MatrixAdd?
Slokko
✭
Hello. I'm trying to cleanup some code and realized i could save a lot of rows by useing MatrixAdd and MatrixReset. "They are in the RAPID Instructions, Functions and Data types for RobotWare 7.15"
But when I try to implement them I get no IntelliSense and Rapid says "Identifier not found"
The code I want to input:
MatrixAdd SavedPositions, PosAdjust, SavedPositions;
MatrixReset PosAdjust;
What gives?
But when I try to implement them I get no IntelliSense and Rapid says "Identifier not found"
The code I want to input:
MatrixAdd SavedPositions, PosAdjust, SavedPositions;
MatrixReset PosAdjust;
What gives?
0
Comments
-
MatrixAdd is used to add one matrix to another matrix. A matrix can only be added to another matrix if the two matrices have the same dimensions, and the result will be a matrix with same dimensions as A.
lets see your matrix declarations0 -
I think you also have to use dnum data type and the result needs to be a VAR
1
Categories
- All Categories
- 5.5K RobotStudio
- 394 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 309 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 785 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 4 Job listings