Common.prototype.allStates = function() {

  var buffer = commandToBuffer(0, "Common", "AllStates");

  this.self._writePacket(this.self._networkFrameGenerator(buffer));