Important to note that the link the SSG supplied is for multiplayer, if you're doing this for a SP scenario you'll need to use
this instead.
If you wanted to disable simulation on a laptop to sit ontop of a table for example, and you named it (Something like laptop_1), it'll look like this in the unit's init line;
laptop_1 enableSimulationGlobal false;
Edit: If I remember correctly, 'this' doesn't work in MP scenarios, so don't use that.